MessageResentDate Property |
Gets or sets the resent date.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime ResentDate { get; set; }Public Property ResentDate As DateTime
Get
Set
Property Value
Type:
DateTimeThe resent date.
See Also